home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / recent / xvs33_1.lha / xvs / xvs.readme < prev   
Text File  |  1998-06-14  |  4KB  |  82 lines

  1. ============================================================================
  2. ==            xvs.library - The eXternal Virus Support Library            ==
  3. ==                 Copyright © 1997,1998 by Georg Hörmann                 ==
  4. ============================================================================
  5.  
  6. This  library  contains  all the virus recognition and removal code that was
  7. formerly included in VirusZ.  This step has been taken for one major reason:
  8. VirusZ can be updated fast without releasing the whole package every week by
  9. simply releasing a new library version.
  10.  
  11. In  the  future,  I  may release the full documentation (autodocs, includes,
  12. etc.),  but  I'm  still  not sure about that.  Although the library has been
  13. protected  against  unauthorized  modifications  quite  well, it's still too
  14. dangerous  for me to tell everyone in the world how it works.  There are far
  15. too  many  idiots  around  who  have too much spare time and too destructive
  16. ideas.
  17.  
  18. So  simply  install the library in this archive to your LIBS:  drawer to get
  19. 100% protection against the latest viruses.
  20.  
  21. For bug reports, ideas etc. you can reach me at the following addresses:
  22.  
  23. Snail-mail:                         E-mail:
  24. -----------                         -------
  25. Georg Hörmann                       georg.hoermann@bfh-fin.bayern.de
  26. Martinswinkelstr. 16c               (Only valid until July 1998, don't send
  27. 82467 Garmisch-Partenkirchen        mails later, they will never reach me!)
  28. Germany
  29.  
  30. ----------------------------------------------------------------------------
  31. --                                History                                 --
  32. ----------------------------------------------------------------------------
  33.  
  34.    xvs.library 33.8
  35.     - Added Mad Roger bootvirus and WAWE trojan. Thanks to Jan Andersen
  36.       for sending the trojan.
  37.  
  38.    xvs.library 33.7
  39.     - Did some internal reworking for better performance.
  40.     - Added bootblock viruses: AHC, Gadaffi 2, Virus Slayer 6.12.
  41.     - Added recognition for files damaged by Lisa FuckUp 2.0.
  42.     - Fixed removal code for ZIB linkvirus. Now detects all files that
  43.       have been infected by the installer directly.
  44.     - Added recognition for Doom_CLX Trojan, CompuPhagoLink and
  45.       X-Ripper 1.1.
  46.  
  47.     Special thanks for sending all the above mentioned viruses are going
  48.     to Jan Andersen. VirusZ did not recognize these viruses at the time
  49.     when the VTC-Test 1998 took place, therefore the ranking of VirusZ
  50.     in this test would be even better right now.
  51.  
  52.    xvs.library 33.6
  53.     - Added HappyNewYear 96/2 clone, HNY 96/3 clone + installer and
  54.       Sepultura bootblock virus. Thanks to Jan Andersen for submitting
  55.       them.
  56.  
  57.    xvs.library 33.5
  58.     - Fixed bug in 'Smeg' recognition. Thanks to Thomas Richter for the
  59.       tests and the report.
  60.     - Added 'MKey.exe Fake' trojan. Thanks to Jan Andersen for sending
  61.       it to me.
  62.     - Added 'HANF' linkvirus. This nasty bastard took me a lot of time.
  63.       Thanks to Ralph Bernecker and Jan Andersen for sending it to me.
  64.  
  65.    xvs.library 33.4
  66.     - Added 'ReOrgIt Fake' trojan. Thanks to Jan Andersen for sending
  67.       it to me.
  68.  
  69.    xvs.library 33.3
  70.     - Added new viruses: 'Death To Maxs' 1-4 trojans. Thanks to Jan
  71.       Andersen for sending them.
  72.     - Rewritten some memory checking routines for safer execution.
  73.  
  74.    xvs.library 33.2
  75.     - Just did a little fix in the memory checking code. Some strange
  76.       patches haven't been accepted.
  77.  
  78.    xvs.library 33.1
  79.     - Moved all virus recognition and removal code from VirusZ to
  80.       this library. Several support routines have been rewritten
  81.       or designed totally new.
  82.